                 <<<<DataLife Engine v.10-9.x Final Release>>>>

Downloaded from http://www.dle9.com
  http://www.dle9.com 
   ,   ....
PDS ,    ... 
           <<<<      !>>>
    !





   10.4  10.5
1.   style/engine.css    :

/*---  ---*/
.comments-tree-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.comments-tree-list .comments-tree-list {
  padding-left: 30px;
}

.comments-tree-item {
  display: block;
  margin: 0;
  padding: 0;
}

/*---    ---*/

#dlefastreplycomments {
  padding:5px;
  background: #e4ecf0;
  margin: 5px 5px 5px 30px;
}

.commentsreplyname {
 padding: 2px; border: 1px solid #bcc0c2;
 width: 200px;
 background: #fff url("../images/fields.png") repeat-x;
}

/*---    ---*/
.pollallvotes {
  text-align: center;
  margin-top: 10px;
}


2.   comments.tpl      :

[reply]  [/reply]


3.         attachment.tpl   :

[allow-download]<span class="attachment"><a href="{link}" >{name}</a> [count] [{size}] (c: {count})[/count]</span>[/allow-download]
[not-allow-download]<span class="attachment">         </span>[/not-allow-download]


  !